
 
 F u n c t i o n :   m e r g e G l o b a l ( ) 
 
 
 
 D e s c r i p t i o n :   R e t r o a c t i v e l y   m e r g e s   n e w l y   d e c l a r e d   g l o b a l   D C   p r o p e r t i e s   a n d   m e t h o d s   i n t o   a l l   r e g i s t e r e d   D C   o b j e c t s . 
 
 
 
 R e t u r n s :   N u l l . 
 
 
 
 N o t e :   s e t G l o b a l ( )   m u s t   b e   i n v o k e d   b e f o r e   m e r g e G l o b a l   i s   a p p l i e d .   M e r g i n g   o n l y   a p p l i e s   t o   p r e v i o u s l y   i n s t a n t i a t e d   D C   o b j e c t s .   A l l   p r o p e r t i e s   a n d   m e t h o d s   t h a t   a r e   e x p l i c i t l y   s e t   w i t h i n   i n d i v i d u a l   D C   o b j e c t s   w i l l   n o t   b e   o v e r w r i t t e n   t o   p r e s e r v e   t h e   l o c a l   c o n f i g u r a t i o n   o f   t h o s e   o b j e c t s . 
 
 
 
 E x a m p l e : 
 
 
 
 $ A . m e r g e G l o b a l ( ) ; 
 
 